type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToInt32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L223: 			return scanPlanBinaryInt2ToInt32{}
		int.go#L404: type scanPlanBinaryInt2ToInt32 struct{}
		int.go#L406: func (scanPlanBinaryInt2ToInt32) Scan(src []byte, dst any) error {